Skip to content

Fix compilation with ldc-1.41.0-beta1#96

Open
Dadoum wants to merge 4 commits intomainfrom
patch-2
Open

Fix compilation with ldc-1.41.0-beta1#96
Dadoum wants to merge 4 commits intomainfrom
patch-2

Conversation

@Dadoum
Copy link
Copy Markdown
Owner

@Dadoum Dadoum commented Apr 28, 2025

Closes #95

Bruno Duarte and others added 4 commits April 28, 2025 15:21
Fix compiling error with latest **ldc-1.41.0-beta1**
```
source/server/appleaccount.d(162,36): Error: cannot modify expression `request.headers()["security-code"]` because it is not an lvalue
                    request.headers["security-code"] = code;
```
@Dadoum Dadoum mentioned this pull request Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant